CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 插值 matlab

搜索资源列表

  1. lagran.rar

    0下载:
  2. 拉格朗日插值模拟曲线,基于matlab的程序,Lagrange interpolation simulated curve, based on the matlab procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:920
    • 提供者:zl
  1. Rungehanshuchazhiwenti.rar

    0下载:
  2. 比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释,Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127582
    • 提供者:Liu
  1. imrotatex.rar

    0下载:
  2. 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:533
    • 提供者:zhanghaiqianzx
  1. optimizationinMatlab.rar

    4下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215245
    • 提供者:c.k.
  1. match.rar

    1下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. nedi

    1下载:
  2. 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
  3. 所属分类:Special Effects

    • 发布日期:2015-03-25
    • 文件大小:172442
    • 提供者:rhhh
  1. mkriging

    2下载:
  2. matlab编写的克里金插值程序和最近邻值点和距离反比例插值程序-Kriging
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1475523
    • 提供者:王鹏宇
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. dblinear

    1下载:
  2. 用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1085081
    • 提供者:张成峰
  1. lagelangrichazhi

    1下载:
  2. 拉格朗日插值法matlab程序,希望大家在学习《数值分析》的课程时多动手实践,还是那句话,兴趣最重要;-Lagrange interpolation matlab program, I hope everyone in the study, " Numerical Analysis" many hands-on experience when the curriculum, or that sentence, the most important interest Ha ha
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:766
    • 提供者:buckly
  1. interpolation

    0下载:
  2. 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:36098
    • 提供者:王二
  1. RGBImage

    0下载:
  2. 利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写-The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3242935
    • 提供者:陈卫征
  1. imrotatePos

    0下载:
  2. 基于双线性插值的图像旋转,似于MATlab的imrotate函数功能-imrotatePos
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1889
    • 提供者:涂洪国
  1. griddataexam

    0下载:
  2. matlab三角插值算法-matlab triangle interpolation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1900
    • 提供者:姚益武
  1. global_parameter

    0下载:
  2. WLAN仿真-系统参数配置 系统参数主要分为2类: 一类是可以配置的,可以根据使用者的需求改变的参数 1)你打算让这个仿真跑多少个OFDM符号? 2)你打算采用什么样的调制方式? 3)你打算让你的系统跑在什么样的环境下,AWGN?Rayleigh fading? 4)你的接收端采用什么样的配置,比如,是否采用理想均衡,线性插值均衡,理想同步,频偏纠正等等? 5)你的信道采样频率是多少?你的载波频率是多少? 一类是固定不变的,发送端按照协议规定设置
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1142
    • 提供者:福东方
  1. NewtonInterpolation

    0下载:
  2. 用牛顿插值法对离散点进行差值,如果在原来的基础上增加一个点,用该种插值法速度很快,效率高-Using Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:786
    • 提供者:萧筱
  1. lorenzgui

    0下载:
  2. 用matlab平台实现的拉格朗日插值算法(另附一个插值算法)-Matlab platform with the Lagrange interpolation algorithm (followed by an interpolation algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3974
    • 提供者:wenyu123
  1. print

    0下载:
  2. matlab的一些插值和拟合算法, 包括最小二乘法等-matlab some interpolation and fitting algorithm, including the least squares, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:364795
    • 提供者:wylie
  1. new

    0下载:
  2. 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:14569
    • 提供者:刘军
  1. peizhu

    0下载:
  2. 一种基于互信息算法的医学图像插值,或许有用-Mutual information based on medical image interpolation algorithm, perhaps useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3702
    • 提供者:kevin
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com